gdkdevicemanager-x11: Request XI2.3
authorJasper St. Pierre <jstpierre@mecheye.net>
Wed, 23 Jan 2013 19:49:35 +0000 (14:49 -0500)
committerJasper St. Pierre <jstpierre@mecheye.net>
Mon, 28 Jan 2013 17:53:39 +0000 (12:53 -0500)
commit002ac992d1a7383f803fd3d79904183afb03b73b
tree66f22723dc20b0151499dd1f6fdd794175b1f149
parente340049eb83b869fa14985dd3922464afaf4b4ad
gdkdevicemanager-x11: Request XI2.3

Since XIQueryVersion, the bad API that it is, enforces the version from
the first client that requests it, for clients to be able to use the new
features in XI2.3, we need to ensure that we pass XIQueryVersion 2.3 as
the version that we support. We know that GTK+ won't be confused by the
new features.

https://bugzilla.gnome.org/show_bug.cgi?id=692467
gdk/x11/gdkdevicemanager-x11.c